home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / windows / wb32_96a.zip / DATETIME.WB_ < prev    next >
Text File  |  1994-08-28  |  64b  |  5 lines

  1. a=TimeDate()
  2. a=strcat(" ",a,@crlf)
  3. clipput(a)
  4. sendkey("^V")
  5.